deps: bump hatchling from 1.31.0 to 1.32.0 - #433
Merged
Conversation
Bumps [hatchling](https://github.com/pypa/hatch) from 1.31.0 to 1.32.0. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](pypa/hatch@hatchling-v1.31.0...hatchling-v1.32.0) --- updated-dependencies: - dependency-name: hatchling dependency-version: 1.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/hatchling-1.32.0
branch
from
August 25, 2026 19:27
f7f5a2e to
c95ac90
Compare
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
The previous regeneration commit (0cea0c6) re-exported requirements/ packaging.txt from a uv.lock that still resolved hatchling 1.31.0, which reverted Dependabot's bump and left this PR a no-op against main. Apply the resync .github/dependabot.yml prescribes: `uv lock --upgrade-package hatchling==1.32.0` with uv 0.11.3 (the version ci.yml pins), then scripts/generate_pip_constraints.py. hatchling 1.32.0 adds tomlkit 0.15.1 as a transitive dependency, which the export now carries. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Owner
|
ZETETIC-REVIEW: APPROVE Verdict issu d'une revue en contexte frais (code-reviewer, 2026-09-02T19:50Z) sur le commit de tête exact Vérifications
Aucune violation de règle introduite ; aucune régression. Verdict : APPROVE. |
This was referenced Sep 2, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps hatchling from 1.31.0 to 1.32.0.
Release notes
Sourced from hatchling's releases.
Commits
558061cFix ci (#2377)bc6d1bcrelease Hatch v1.18.0 (#2376)8429e5drelease Hatchling v1.32.0 (#2375)413b3a8Prepare for release (#2374)4ccc9eaBug Fix - fix CTRL-C behavior to correctly handle signals (#2369)a885803Add sources to enable other types of local dependencies (#2313)ab3e000Add --all flag to hatch build for building all workspace members (#2352)bb90277fix: Allow the; privateannotation inimport-names/import-namespacesp...3a9d853fix: prevent backward relative paths in readme (#2354)c4dc4f8test: Fix test expectations for metadata generated byflit-core(#2365)